home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Rotater 2.8 / Rotater Files / shapes5 < prev    next >
Text File  |  1994-10-06  |  681b  |  57 lines

  1. #Shapes5
  2. #a dodecahedron
  3. #
  4. #by Elliott Manley <tesseract@andyclin.exnet.com>
  5.  
  6. -1 1 1 0
  7. 0 0.618 1.618 5
  8. 0 -0.618 1.618 5
  9. -1 -1 1 5
  10. -1 1 -1 0
  11. 0 0.618 -1.618 5
  12. 0 -0.618 -1.618 5
  13. -1 -1 -1 5
  14. 1 1 1 0
  15. 0 0.618 1.618 5
  16. 0 -0.618 1.618 5
  17. 1 -1 1 5
  18. 1 1 -1 0
  19. 0 0.618 -1.618 5
  20. 0 -0.618 -1.618 5
  21. 1 -1 -1 5
  22.  
  23.  
  24.  
  25. 1 1 1 0
  26. 0.618 1.618 0 5
  27. 1 1 -1 5
  28. 1.618 0 -0.618 5
  29. 1.618 0 0.618 5
  30. 1 1 1 5
  31.  
  32. -1 1 1 0
  33. -0.618 1.618 0 5
  34. -1 1 -1 5
  35. -1.618 0 -0.618 5
  36. -1.618 0 0.618 5
  37. -1 1 1 5
  38.  
  39. 1 -1 1 0
  40. 0.618 -1.618 0 5
  41. 1 -1 -1 5
  42. 1.618 0 -0.618 5
  43. 1.618 0 0.618 5
  44. 1 -1 1 5
  45.  
  46. -1 -1 1 0
  47. -0.618 -1.618 0 5
  48. -1 -1 -1 5
  49. -1.618 0 -0.618 5
  50. -1.618 0 0.618 5
  51. -1 -1 1 5
  52.  
  53. -0.618 1.618 0 0
  54. 0.618 1.618 0 5
  55. -0.618 -1.618 0 0
  56. 0.618 -1.618 0 5
  57.